client state meaning in Chinese
附庸国
在经济或政治方面依靠某一大国的附属国
Examples
- Managing cookies and client state
管理cookie和客户端状态 - The core client reads the version number from the old client state file , and discards the results
核心客户端将从原有的客户端状态文件中读取到版本号,并抛弃当前未完成任务包。 - The core client reads the version number from the old client state file , and discards the results
核心客户端将从原有的客户端状态日志文件中读取到版本号,并抛弃当前未完成或者未上传的计算结果。 - To persist long - term client state , an application can use client - specific information , such as a customer number entered by the user
若要保持长期客户端状态,应用程序可以使用预先输入的客户号。 - A client callback is useful when you want to retain client state such as local variables while getting information from the server
如果希望在获取服务器信息的同时保留客户端状态(如局部变量) ,则客户端回调十分有用。